ComponentOne ASP.NET MVC Controls
MinorUnit Property

C1.Web.Mvc Namespace > ChartAxis<T> Class : MinorUnit Property
Gets or sets the number of units between minor axis ticks. If the axis contains date values, then the units are expressed in days.
Syntax
'Declaration
 
Public Property MinorUnit As Double
public double MinorUnit {get; set;}
See Also

Reference

ChartAxis<T> Class
ChartAxis<T> Members